Using USBTinyISP to load bootloader/program Tiny84 devices with Arduino IDE?

I just purchased a USBTinyISP and now I am looking for some information on
how to use the USBTinyISP to load a bootloader and program Tiny84 devices
from within the Arduino IDE.

What do I select for the board type for a plain tiny84 device?

Any links to information on how to do this is very much appreciated...

Thanks

You need to install a third party hardware package which adds support for the Tiny84. Then select the Tiny84 from the board menu.

I recommend my third party hardware package (aka "core"): https://github.com/SpenceKonde/ATTinyCore

Never mind-I found it