How to access raw values of serverless.yml on the plugin?

Hi.

Currently the serverless-offline-ssm not working as expected since the serverless framework resolves the AWS SSM values specified on serverless.yml.

See this issue for further details.

How to access raw values of serverless.yml on the plugin instead of the resolve value from the AWS SSM?