There might be a preferred nomenclature, but I've seen contributors use a variety of names.
System Tiddlers (From
http://tiddlywiki.com/#SystemTiddlers) :
System tiddlers are any tiddler whose title starts with
$:/;
such tiddlers are automatically hidden from most operations. They don't
show up in lists or search results, but linking to one directly works
in the usual way.
Shadow Tiddlers (From
http://tiddlywiki.com/#ShadowTiddlers ) :
ShadowTiddlers are tiddlers that are loaded from within
Plugins. Unlike ordinary tiddlers, they don't appear in most lists.
---
I might add that many plugins contain system tiddlers, so the tiddlers are in both categories.
HTH
Mark