A menu is a popup (or pull down) list of items, one of which may be selected before the menu goes away (clicking elsewhere dismisses the menu). At present, menus may only be used to construct menu bars, but will eventually have wider use.
A menu item has an integer ID associated with it which can be used to identify the selection, or to change the menu item in some way.