Tobago provides several ways to select an option. Entries are added with <tc:selectItem/> or <tc:selectItems value="#{controller.list}"/> for most select components.
<tc:selectItem/>
<tc:selectItems value="#{controller.list}"/>