{ Type = { amount : Natural, currency : Text, per : Text }
, default = { amount = 0, currency = "USD", per = "year" }
}