Kotlin and Android Development featuring Jetpack: Not clear in which package data classes should belong (version B4.0 page 126)

Hello Michael,
i am back again.
In the chapter of Room Entities it is not perfectly clear in which package they should belong.
In the data or types package?
Should the player class be moved from the types package to data package?
Or should the types package be the data package right from the start?
Greetings Keno