Describe the feature
Currently, the Select component primarily handles simple string values, whereas the ComboBox component offers more flexibility by allowing complex objects as values and providing built-in mechanisms for clearing the selection. To improve consistency across the library and developer experience, I propose enhancing the Select component to support these same features.
Additional information