Menu item extra data question

I would like to bind some additional data to a menu item so that when
it's selected I can retrieve this information (instead of relying on a
global or class variable). Is it possible to do this?