getting varibles from a plugin?

Since I am working on blenderman again, I wanted to see it it would be possible to get ride the gui undeed, because blender already has it.

For the shader editor I was figure of have the material name == the shader name then use the texture plugin to create gui for the basic shaders, then use python to extract that data…

But is it possible to be able to get data from a plugin via python?