get_options(); return isset($options[$option_value]) ? $options[$option_value] : $option_value; } }