Hi George S,
You can set these fields about each item:
label – sets the item’s label.
value – sets the item’s value.
html – item’s html. The html to be displayed in the item.
id – sets the item’s id.
disabled – sets whether the item is enabled/disabled.
checked – sets whether the item is checked/unchecked(when checkboxes are enabled).
expanded – sets whether the item is expanded or collapsed.
selected – sets whether the item is selected.
items – sets an array of sub items.
icon – sets the item’s icon(url is expected).
iconsize – sets the size of the item’s icon.
In your case you can use value field.
Here is a demo.
Best Regards,
Ivailo Ivanov
jQWidgets Team
http://www.jqwidgets.com