ui.Combobox.GetTextOf()

ui.Combobox.GetTextOf() method returns the text displayed to the ComboBoxItem:

 

LET item_text = cbx.GetTextOf("item_value")