'options' => array( 'USD' => __('US Dollars ($ )', 'appthemes'),
'EUR' => __('Euros (€ )', 'appthemes'),
'GBP' => __('Pounds Sterling (£ )', 'appthemes'),
'AUD' => __('Australian Dollars ($ )', 'appthemes'),
'BRL' => __('Brazilian Real ($ )', 'appthemes'),
'CAD' => __('Canadian Dollars ($ )', 'appthemes'),
'CZK' => __('Czech Koruna', 'appthemes'),
'DKK' => __('Danish Krone', 'appthemes'),
'HKD' => __('Hong Kong Dollar ($ )', 'appthemes'),
'HUF' => __('Hungarian Forint', 'appthemes'),
'ILS' => __('Israeli Shekel', 'appthemes'),
'JPY' => __('Japanese Yen (¥ )', 'appthemes'),
'MYR' => __('Malaysian Ringgits', 'appthemes'),
'MXN' => __('Mexican Peso ($ )', 'appthemes'),
'NZD' => __('New Zealand Dollar ($ )', 'appthemes'),
'NOK' => __('Norwegian Krone', 'appthemes'),
'PHP' => __('Philippine Pesos', 'appthemes'),
'PLN' => __('Polish Zloty', 'appthemes'),
'SGD' => __('Singapore Dollar ($ )', 'appthemes'),
'SEK' => __('Swedish Krona', 'appthemes'),
'CHF' => __('Swiss Franc', 'appthemes'),
'TWD' => __('Taiwan New Dollars', 'appthemes'),
'THB' => __('Thai Baht', 'appthemes'))),