I'm not sure of the best way to describe this but I would like to be able to embed additional content in the body area of a page.  I'm talking about adding this content at the textarea level, not the template level.  
I might be editing the body area of a page and in the middle of that I may want to insert some data from a database, eg. a list of items in the form of an HTML table, in the form of some type of tag. 
For example, the body text might go like this: 
Blah, blah, blah.  Here is our price list: 
[my price list tag] 
Blah, blah, blah. 
Is there a way in ProcessWire to do this? 
Thanks, 
Steve