The php code:
case 'countries':
$array = array (
'city1 ' => __('Acrelândia - AC',"ultimatemember")
Inside the wordpress plugin to choose the option created in php
I already tried to include it in the pages, I already tried to convert the arrays to UTF8 and nothing.