Settings store per solutionStoring settings in the user layer only for a specific solution

Hi,

Is any option to store settings only for current opened solution? I need this to save information for DevOps plugin (Organization, Organization Project and PAT token) only for current opened solution. I readed this article:

And it works globaly, not for solution. Is there any way to achieve this using Resharper.SDK and Rider.SDK?

Thank you in advance for your help