<%= f.label field.attribute %>
<%= f.country_select field.attribute, priority_countries: %w(US IT GB), include_blank: true %>