Is there any way to store data on the Overwolf platform?

You can store the relevant data in your app’s directory.
You can read here how to get the app directory using the overwolf.paths API.

But this is based on the local user machine, not on the Overwolf server.
For shared info between OW users, you will need an external DB.