Como transferir dados do plugin para os templates de app/views?

I think you should read through this series:

Pretty sure it is covered, you want to use the preload store here and then load it up on the client to avoid a double web request.