Example code can be found in the Other Notes section of the plugin information.
The following example code produces the exact images in the Screenshots section of the plugin information:
[jkl-pricing-table]
<ol>
<li>Basic
<ol>
<li>$150</li>
<li>Logo only</li>
<li>Round 1</li>
<li>Round 2</li>
<li>Round 3</li>
<li>Deliverables</li>
<li><a href='#'>Select</a></li>
</ol>
</li>
<li>Business
<ol>
<li>$250</li>
<li>Logo + Letterhead</li>
<li>Round 1</li>
<li>Round 2</li>
<li>Round 3</li>
<li>Deliverables</li>
<li><a href='#'>Select</a></li>
</ol>
</li>
<li>Identity
<ol>
<li>$350</li>
<li>Branding Package</li>
<li>Round 1</li>
<li>Round 2</li>
<li>Round 3</li>
<li>Deliverables</li>
<li><a href='#'>Select</a></li>
</ol>
</li>
</ol>
[/jkl-pricing-table]
I hope that helps.