Hello,
If you are using a PV Power Plant component, the input is the irradiance, that will be converted to power by the model, as it happens in a PV system.
If you have the power value, it means you don't need the PV part of the model, because you are bypassing it.
What about using the Battery Inverter (Microgrid library)?
For using your power profile, in the SCADA you can use "Macro" widget, and you have python libraries available like csv or pandas (use import command), then you can import your file, and work on your data for the simulation.
Regards,
Ricardo