Limit or Remove Items from Form Storage

Is there a way to limit what inputs from a form are stored using form storage? I’m hoping this doesn’t require using formGetData method, clearing the data per input I don’t want stored, and then using formStoreData method to put the data back.

No, there is no such feature at the moment. But sounds like a good feature request, will add it