value_title = t('Country'); $field = field_info_field($this->definition['field_name']); $this->value_options = _addressfield_country_options_list($field); } }