How to store input from a process instantiation form into a process variable?

Unlike normal forms, there is no operations for the instantiation form. I can define contract input, but how I can store the input (not in business variable)?

I found it out. There are no operations but you can access contract input for instantiation form variable initialization script.