Version 3.7
Curency name
ISO 4217 code for currency.
String Currency name
Show price value and currency:
$txt = "Price is: {$Order->price->getValue()} {$Order->price->currency}";