In order to make your item examinable, add the Examinable UserData to the item AssetUserData list.
This should then reference a specific blueprint that will be used for examination.
This BP can be a simple Actor with a StaticMeshComponent.
Adjust the StaticMeshComponent rotation to set the default rotation of the object on entering examination.