New/Edit currency
| Currency display name | The friendly name displayed to site visitors | 
| Currency code name | The code name used by developers | 
| Currency code | The official code of the currency used in exchange rates | 
| Currency formatting string | The format used to display amounts in the give currency - use {0} expression to insert the value into the formatting text. | 
| Significant digits | The number of digits in the price that will be used in the total amount. The value will be rounded if the actual number of decimal digits is higher. | 
| Enabled | Indicates if the currency should be displayed in the currency drop-down list. | 
| Set as main currency | Marks the given currency as the main currency in which all prices are stored in the database. |