Specifying Default Template for Hierarchal Custom Post Type [duplicate]

I’m not sure if it does exist, but it should. Try it and see. If it does not, you can use if statements within the single-$posttype.php in conjunction with is_page() (and the other conditional tags(http://codex.wordpress.org/Conditional_Tags), if needed) to duplicate that functionality.