The easiest way to pass a parameter is to assign it to a variable, e.g.
code:
kix32 somescript.kix $sP1="help"

In the script you can now reference the "$sP1" variable directly.