System page reset-password-result
Added 'this.formSubmissionData' liquid object with the following structure:
{
"form_alias": "reset-password",
"error": 0,
"errormessages": [],
"formtype": "System"
}
'formtype' is always 'System'
'form_alias' is always 'reset-password'
'error' and 'errormessages' should be set based on errors that occurred during the reset-password flow.On success - set 'error' to 0