A combo box is a list that allows only one selection at a time, when a user clicks the combo box a popup button with the full list of elements allows the selection of a single element.
The combo box is driven by the list model and allows all the renderer features of the List as well.