This article explains Molecules' FormSelectComponent.
FormSelectComponent is a combination of BoxComponent, BoxSelectComponent, and TextComponent.
Specify the relative position to the parent component with BoxComponent. Display the drop-down options with BoxSelectComponent. Use the BoxComponent's position list for the options. Display the title with TextComponent.