[4.17.2] How to set ComboBox Text alignment?

I know I can create a custom widget and use OnGenerateWidget and customize the text alignment in my custom widget, but Im wondering if there is a way to do it in the combobox itself.

There is a “Font” category for the combobox, but alignment is not included.
Is there a way to set the ComboBox’s Text alignment directly?