Function SettingsPage.addStringComboBox

StringComboBoxItem addStringComboBox(
  string id,
  UIString label,
  StringListValue[] items
);