{{combo-box
  class=fieldClass
  value=field.value
  content=field.content
  tabindex=field.tabindex
  onChange=(action "onChangeValue")
  options=(hash none="select_kit.default_header_text")
}}