I have custom data being managed by my application. I want to expose this data via a plugindatasource. Is it possible to pass my data into a plugindatasource, or does the plugindatasource have to be the thing generating the data within itself using the path provided as string?