simple wx.choice question

Hi,

Is there a way to separate a choice 'label' and a choice 'value'? I'm thinking of the way html form elements often have a value associated with a selection that is distinct from the name or label that is displayed to the user for that choice element.

Thanks,
Cliff