Use StateData.Data for custom data

Hi
I would like to have custom info for my job, which indicate progress such as progress %, and etc. Is it possible to reuse StateData.Data instead of create new table to store it?
How to do so?

Thank you