Nope, the select drop down doesn't work for this. As a developer, you can define the options for the dropdown in the Settings. But the client can't define what options will be available from the Option page. I need where the client can define options thus creating a list.
Here's my situation...
There's a contact form that appears on the website. And the client wants to be able define the options for a dropdown in that form. The form is already supported by the theme, so I don't really want to have to teach the client a new plugin like cforms or anything like that.
If OptionTree supports some kind of listing, I can populate the list between the <SELECT> tags for the form that will appear on the website.
Another use I thought of is maybe like making a list of items appear on the sidebar.
I hope this explains it better.