Open
Description
Is your feature request related to a problem? Please describe.
Now all parameter types are Strings even numbers!
Describe the solution you'd like
It would be nice for numbers at least, if the parameter types could be transformed to relative numeric Java types, maintaining compatibility (because compatibility must be preserved, this should be done after #13).